object n. 1. 物,物体,物件。 2.目标 (of; for); 目的,宗旨。 3.【哲学】对象,客体,客观 (opp. subject); 【语法】宾语。 4.〔口语〕(可笑或可怜的)人[物]。 a small [strange] object 小[奇怪]东西。 the object of study 研究的对象。 the direct [indirect] object 直接[间接]受词。 What an object you have made (of) yourself! 〔口语〕你这家伙把自己搞得真不像样子! attain [achieve, gain, secure] one's object 达到目的。 fail [succeed] in one's object 没有达到[达到]目的。 for that object 为了那个目的。 no object 〔广告用语〕怎样都好,不成问题;没有困难(Distance is no object. (待聘者)上班距离(远、近)不成问题)。 propose an objectto oneself = set an object before one 立志,立下目标。 with that object in view 怀着那个目的。 vi. 1.反对,抗议,表示异议 (against, to)。 2.抱反感,不服气,有意见。 vt. 提出…作反对的理由 (that)。 If you don't object. 假使你不反对。 I object. 〔英下院〕我反对。 I object against him that he is a hypocrite. 我反对他,因为他是个伪君子。 object to 1. 反对(I object to your doing that. 我反对你做那件事)。 2.讨厌(I object very much to a wet weather. 我非常讨厌潮湿的天气)。 adj. -less 没有目的[宗旨]的,没有物像的。
object to 反对,不赞成; 反对;抗议,抱反感; 反对;抗议;不支持; 声称; 提出异议; 赞成……的人则认为
Appendix e : example application for object caching 附录e :对象缓存的示例应用程序
Object caches site map information in memory , the 对象将站点地图信息缓存在内存中,因此不使用
Object caching and state handling 对象缓存与状态处理
Object cache instances 对象缓存实例
While object caching provides a java api to cache an arbitrary java object see 对象缓存提供java api以缓存任意的java对象(请参阅
A portlet that receives a portlet request can use the object cache to store data required to render the response 接收portlet请求的portlet可使用对象缓存存储呈现相应响应所需的数据。
Only if the data is not available in the object cache , a backend system might be called to deliver the requested data 仅当数据在对象缓存中不可用时,才会调用后端系统交付请求的数据。
This sample application illustrates object caching and the exploitation of jsr168 state handling concepts , as discussed in 此示例应用程序按照对象缓存与状态处理所述演示对象缓存和jsr168状态处理概念的应用。
Each instance of the distributedmap interface has its own properties that you can set using object cache instance settings Distributedmap接口的每一个实例都具有其自己的属性,可以使用对象缓存实例设置设置这些属性。
But object can be thrown away from object cache by lru replacing discipline ( least recent accessed object is replaced when there is no free space in cache ) 可以把调入的对象存储于工作内存中,然后直接用这个指针访问此对象,这样的访问没有任何额外的开销。